Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced Security Overview - enable DrillDown deeplink to security alerts #41

Merged
merged 2 commits into from
Apr 28, 2022

Conversation

felickz
Copy link
Contributor

@felickz felickz commented Apr 27, 2022

  • parse out url from webhook based on eventtype
    • dependabot urls must be built manually - not in alert 'repository.html_url'+"/security/dependabot/"+'alert.number'
  • render drilldown url + |n trick w/o escaping special chars in url
  • use friendly name for repository vs json repository.full_name

Clicking row in drilldown

Before (404s)

After

- parse out url from webhook based on eventtype (do not show as column)
- render drilldown url + `|n` trick w/o escape special chars in url
- use friendly name for `repository` vs json `repository.full_name`
@derkkila-splunk derkkila-splunk merged commit 10b3b76 into splunk:main Apr 28, 2022
@felickz felickz changed the title Advanced Security Overview - Fix broken DrillDown deeplink to security alerts Advanced Security Overview - enable DrillDown deeplink to security alerts Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants